Extension point configuration
Documentation
This extension can be used to configure some social workspace behaviors.
Sample:
<extension point="configuration" target="org.nuxeo.ecm.social.workspace.service.SocialWorkspaceService">
<configuration>
<validationTimeInDays>15</validationTimeInDays>
</configuration>
</extension>
Contribution Descriptors
- Class: org.nuxeo.ecm.social.workspace.service.ConfigurationDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.